home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 August: Tool Chest / Dev.CD Aug 94.toast / New System Software Extensions / Macintosh Easy Open 1.1f1 / Read Me! < prev   
Encoding:
Text File  |  1994-06-13  |  5.8 KB  |  158 lines  |  [ttro/ttxt]

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8. Macintosh Easy Open version 1.1 is the follow-up product for Macintosh Easy Open and previous versions.  This new version provides the following features:
  9.  
  10. • Support for PowerPC native applications and native PowerPC translation extensions
  11. • Optimized patch requirements
  12. • Universal interfaces
  13. • New software packaging
  14. • New control panel user interface (let us know if you like it)
  15. • New API’s
  16. • Bug fixes
  17.  
  18. Please let us know if you find any problems or have any comments!  We’re a final candidate - but it’s not too late to fix a critical bug or two!
  19.  
  20.  
  21.  
  22.  
  23. There are some important changes in Macintosh Easy Open starting with 1.1b4. 
  24.  
  25. • Macintosh Easy Open is now just a control panel.  There is no longer a System Extension.  This means that’s its EXTREMELY important that you remove “Macintosh Easy Open” from your Extensions folder and “Macintosh Easy Open Setup” from your Control Panels folder prior to installing this new software.
  26.  
  27. • New API’s are available starting with Macintosh Easy Open 1.1b4.  These new API’s are documented in the draft version of a Translation Manager Tech Note which can be found in the Developer Documentation folder.  The interface files have been updated to reflect the new API’s.
  28.  
  29. • There is a new user interface for the Macintosh Easy Open control panel.  Take a look.  If you have questions about what the new features are, please try Balloon Hell (I mean Help).  The documentation is in the process of being updated to reflect the new features.
  30.  
  31. • Macintosh Easy Open no longer displays an icon during boot - so don’t expect to see one. 
  32.  
  33.  
  34.  
  35.  
  36. At this point we believe the Macintosh Easy Open 1.1 software is almost ready for shipping - if you find any problems let us know ASAP.  
  37.  
  38. There are a few things left to do with the developer kit though.  They are the following:
  39.  
  40. • New PowerPC native translation extension sample needs to be written
  41.  
  42. • Update documentation to reflect removal of System Extension
  43.  
  44. • Complete Tech Note (suggestions are welcome).
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52. This new version of Macintosh Easy Open can operate on ALL macintosh models, with the minimum configuration being a Macintosh Plus with at least 2MB of RAM and a Hard Disk.  
  53.  
  54. If you are running this software on a Quadra 660AV or 840AV it’s important to make sure you have System Enabler 088 version 1.0.1 or later OR Finder 7.1.1 or later installed on your Macintosh if you want translation support in the Finder.  A copy of the System Enabler is contained in the documentation folder on this diskette.
  55.  
  56. It is NOT recommended to use Macintosh Easy Open with a Macintosh IIcx, IIx, SE/30, or a Macintosh II with a PMMU if you are running System 7.0 without the tune up and VM is turned on.  If you are, add System 7 Tune Up to your System Folder or upgrade to System 7.1 or later prior to using this software.
  57.  
  58. If you are a user of Super Boomerang, make sure you are using version 4.0.1p or later in order to have no conflicts with Macintosh Easy Open.
  59.  
  60.  
  61.  
  62.  
  63. • Macintosh Easy Open 1.1f1
  64.  
  65. -     Control panel now better informs you when MEO is not installed
  66.  
  67. -    Clicking clipboard play sound button after copying a movie no longer crashes
  68.  
  69. -    MEO no longer gets in the way of your cursor when using the Drag Manager
  70.  
  71. -    Find File no longer appears in the Translation dialogs
  72.  
  73. -    Implemented a mechanism so translation extensions can name output files
  74.  
  75. • Macintosh Easy Open 1.1b4
  76.  
  77. -     Fixed typo with Delete button balloon help
  78.  
  79. -    Translation dialog list boxes are now wider
  80.  
  81. -    ‘kind’ resource installation has been made more robust
  82.  
  83. -    Intermittent problem where kind strings were truncated has been fixed
  84.  
  85. -    GX’s personal digital document is now a standard document type
  86.  
  87. -    Drag and drop translation has been improved
  88.  
  89. -    Copying an pasting a QuickTime movie to AppleMail and MacWrite Pro has been fixed
  90.  
  91. -    Highlight 16x16 icons in Standard File correctly
  92.  
  93. -    Fixed stationery icon display in Standard File
  94.  
  95. -    Fixed Standard File for applications with no ‘BNDL’ resource
  96.  
  97. -    Double-clicking of AOCE Personal Catalog now displays the correct message
  98.  
  99. • Macintosh Easy Open 1.1b3
  100.  
  101. -    Compatibility problems with extension managers has been resolved
  102.  
  103. -    MEO no longer crashes during a desktop rebuild if a kind string > 31 characters
  104.  
  105. -    MEO no longer creates bogus bad resource map warnings in Macsbug during heap dump
  106.  
  107. -    Loading multiple localizations of the same kind string no longer intermittently crash
  108.  
  109. • Macintosh Easy Open 1.1b2
  110.  
  111. -    Fixed allocation problems in application heaps
  112.  
  113. -    Fixed Font Manager dangling handle sub heap problems
  114.  
  115. -    Upgraded INIT code to handle icon being drawn on 2nd line
  116.  
  117. -    Upgraded MEO to work with universal interfaces
  118.  
  119. -    Upgraded MEO to use latest Component Manager
  120.  
  121. -    Fixed problem where MEO INIT completed leaving ResLoad set to FALSE
  122.  
  123. -    Append ‘fold’ and ‘TEXT’ to beginning of list on document converter
  124.  
  125. -    Fix some problems in balloon help text
  126.  
  127. • Macintosh Easy Open 1.1b1
  128.  
  129. -    Updated Gestalt() for recognition of PowerPC stuff
  130.  
  131. -    Changed GetDocumentKindString() to be able to handle TeachText  / SimpleText creator conflict and generate correct name depending on which product is located on the CPU
  132.  
  133. -    Made TranslateScrap() and GetDocumentKindString() public
  134.  
  135. -    Made TranslateScrap() and GetDocumentKindString() API’s public
  136.  
  137. -    Added native interface glue so native PowerPC applications can call MEO.  Generated preliminary universal interfaces.
  138.  
  139. -    Updated patching strategy.  Removed GetResource() patch for PACK3.  Removed patch on PACK11.  Replaced those patches with resource overrides for both.  Changed FMSwapFont() and ReallocHandle() patches to only load fixes are not already in (Native FMSwapFont() or Figment - respectively) use.  The patch reduction means that on a PowerPC Macintosh, MEO only has one patch - GetScrap()   (yea).
  140.  
  141. -    Updated icons:
  142.  
  143. Macintosh Easy Open:
  144.      
  145.  
  146.  
  147.  
  148.  
  149. Macintosh Easy Open Setup:
  150.      
  151.  
  152.  
  153.  
  154.  
  155. Macintosh Easy Open Preferences:
  156.      
  157.  
  158.